Uses of Interface
org.eclipse.vtp.framework.interactions.core.media.IContentType

Packages that use IContentType
org.eclipse.vtp.framework.interactions.core.media   
org.eclipse.vtp.framework.interactions.core.services   
org.eclipse.vtp.framework.media   
 

Uses of IContentType in org.eclipse.vtp.framework.interactions.core.media
 

Methods in org.eclipse.vtp.framework.interactions.core.media that return IContentType
 IContentType IContentTypeRegistry.getContentType(java.lang.String contentTypeID)
           
 

Uses of IContentType in org.eclipse.vtp.framework.interactions.core.services
 

Methods in org.eclipse.vtp.framework.interactions.core.services that return IContentType
 IContentType ContentManager.getContentType(java.lang.String contentTypeID)
           
 

Uses of IContentType in org.eclipse.vtp.framework.media
 

Classes in org.eclipse.vtp.framework.media that implement IContentType
 class ContentType